[INFO] cloning repository https://github.com/KeystoneHQ/ckb-util-offline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KeystoneHQ/ckb-util-offline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeystoneHQ%2Fckb-util-offline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeystoneHQ%2Fckb-util-offline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d5064a5be64f62d11debf7439247b80ad3fbb70
[INFO] fixing KeystoneHQ/ckb-util-offline against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeystoneHQ%2Fckb-util-offline" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/KeystoneHQ/ckb-util-offline
[INFO] finished tweaking git repo https://github.com/KeystoneHQ/ckb-util-offline
[INFO] tweaked toml for git repo https://github.com/KeystoneHQ/ckb-util-offline written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KeystoneHQ/ckb-util-offline on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KeystoneHQ/ckb-util-offline already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9e182a0adab979cfd01820f94379b47af6073dff8f3a407ad19d1080de6a6281
[INFO] running `Command { std: "docker" "start" "9e182a0adab979cfd01820f94379b47af6073dff8f3a407ad19d1080de6a6281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e182a0adab979cfd01820f94379b47af6073dff8f3a407ad19d1080de6a6281" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e182a0adab979cfd01820f94379b47af6073dff8f3a407ad19d1080de6a6281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e182a0adab979cfd01820f94379b47af6073dff8f3a407ad19d1080de6a6281" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating build-info/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating constant/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crypto/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fixed-hash/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fixed-hash/core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fixed-hash/macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating gen-types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating error/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating occupied-capacity/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating occupied-capacity/core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating occupied-capacity/macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating hash/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating jsonrpc-types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating rational/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling thiserror-core v1.0.50
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]     Checking faster-hex v0.9.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking blake2b-ref v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking merkle-cbt v0.3.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]     Checking ckb-constant v0.115.0-rc2 (/opt/rustwide/workdir/constant)
[INFO] [stderr]    Migrating constant/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ckb-build-info v0.115.0-rc2 (/opt/rustwide/workdir/build-info)
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Migrating build-info/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking ckb-hash v0.115.0-rc2 (/opt/rustwide/workdir/hash)
[INFO] [stderr]    Migrating hash/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking proptest v1.4.0
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling thiserror-core-impl v1.0.50
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling numext-constructor v0.1.9 (https://github.com/KeystoneHQ/rust-numext.git#b718b82a)
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking ckb-fixed-hash-core v0.115.0-rc2-offline (/opt/rustwide/workdir/fixed-hash/core)
[INFO] [stderr]     Checking ckb-occupied-capacity-core v0.115.0-rc2 (/opt/rustwide/workdir/occupied-capacity/core)
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Migrating fixed-hash/core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking numext-fixed-uint-core v0.2.6 (https://github.com/KeystoneHQ/rust-numext.git#b718b82a)
[INFO] [stderr]        Fixed fixed-hash/core/src/std_hash.rs (1 fix)
[INFO] [stderr]        Fixed fixed-hash/core/src/std_convert.rs (1 fix)
[INFO] [stderr]        Fixed fixed-hash/core/src/std_default.rs (1 fix)
[INFO] [stderr]        Fixed fixed-hash/core/src/std_str.rs (5 fixes)
[INFO] [stderr]        Fixed fixed-hash/core/src/std_fmt.rs (1 fix)
[INFO] [stderr]        Fixed fixed-hash/core/src/std_cmp.rs (1 fix)
[INFO] [stderr]        Fixed fixed-hash/core/src/serde.rs (1 fix)
[INFO] [stderr]        Fixed fixed-hash/core/src/impls.rs (1 fix)
[INFO] [stderr]    Migrating occupied-capacity/core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ckb-fixed-hash-macros v0.115.0-rc2-offline (/opt/rustwide/workdir/fixed-hash/macros)
[INFO] [stderr]     Checking ckb-occupied-capacity-macros v0.115.0-rc2 (/opt/rustwide/workdir/occupied-capacity/macros)
[INFO] [stderr]     Checking molecule v0.8.0
[INFO] [stderr]    Migrating fixed-hash/macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed fixed-hash/macros/src/lib.rs (2 fixes)
[INFO] [stderr]    Migrating occupied-capacity/macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ckb-fixed-hash v0.115.0-rc2-offline (/opt/rustwide/workdir/fixed-hash)
[INFO] [stderr]    Migrating fixed-hash/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ckb-occupied-capacity v0.115.0-rc2 (/opt/rustwide/workdir/occupied-capacity)
[INFO] [stderr]     Checking ckb-crypto v0.115.0-rc2-offline (/opt/rustwide/workdir/crypto)
[INFO] [stderr]    Migrating occupied-capacity/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ckb-error v0.115.0-rc2 (/opt/rustwide/workdir/error)
[INFO] [stderr]    Migrating crypto/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating fixed-hash/tests/tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating error/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed error/src/util.rs (11 fixes)
[INFO] [stderr]    Compiling numext-fixed-uint-hack v0.2.6 (https://github.com/KeystoneHQ/rust-numext.git#b718b82a)
[INFO] [stderr]     Checking numext-fixed-uint v0.2.6 (https://github.com/KeystoneHQ/rust-numext.git#b718b82a)
[INFO] [stderr]     Checking ckb-gen-types v0.115.0-rc3-offline (/opt/rustwide/workdir/gen-types)
[INFO] [stderr]     Checking ckb-rational v0.115.0-rc2 (/opt/rustwide/workdir/rational)
[INFO] [stderr]    Migrating gen-types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed gen-types/src/extension/serialized_size.rs (1 fix)
[INFO] [stderr]        Fixed gen-types/src/conversion/primitive.rs (1 fix)
[INFO] [stderr]        Fixed gen-types/src/generated/blockchain.rs (2 fixes)
[INFO] [stderr]        Fixed gen-types/src/extension/calc_hash.rs (1 fix)
[INFO] [stderr]        Fixed gen-types/src/generated/protocols.rs (17 fixes)
[INFO] [stderr]        Fixed gen-types/src/generated/extensions.rs (112 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/std_env.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl_conversion_for_option!(H256, Byte32Opt, Byte32OptReader);
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `impl_conversion_for_option_pack` which comes from the expansion of the macro `impl_conversion_for_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl_conversion_for_packed_optional_pack!(Byte32, Byte32Opt);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl_conversion_for_packed_optional_pack!(CellOutput, CellOutputOpt);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl_conversion_for_packed_optional_pack!(Script, ScriptOpt);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl_conversion_for_option!(bool, BoolOpt, BoolOptReader);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_option_pack` which comes from the expansion of the macro `impl_conversion_for_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl_conversion_for_option_pack!(&str, BytesOpt);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | impl_conversion_for_option_pack!(String, BytesOpt);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl_conversion_for_option_pack!(Bytes, BytesOpt);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl_conversion_for_packed_optional_pack!(Bytes, BytesOpt);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating rational/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/std_env.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl_conversion_for_option!(H256, Byte32Opt, Byte32OptReader);
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `impl_conversion_for_option_pack` which comes from the expansion of the macro `impl_conversion_for_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl_conversion_for_packed_optional_pack!(Byte32, Byte32Opt);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl_conversion_for_packed_optional_pack!(CellOutput, CellOutputOpt);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl_conversion_for_packed_optional_pack!(Script, ScriptOpt);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl_conversion_for_option!(bool, BoolOpt, BoolOptReader);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_option_pack` which comes from the expansion of the macro `impl_conversion_for_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl_conversion_for_option_pack!(&str, BytesOpt);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | impl_conversion_for_option_pack!(String, BytesOpt);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl_conversion_for_option_pack!(Bytes, BytesOpt);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl_conversion_for_packed_optional_pack!(Bytes, BytesOpt);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ckb-types v0.115.0-rc2 (/opt/rustwide/workdir/types)
[INFO] [stderr]    Migrating types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed types/src/core/advanced_builders.rs (5 fixes)
[INFO] [stderr]        Fixed types/src/extension.rs (2 fixes)
[INFO] [stderr]        Fixed types/src/core/views.rs (11 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> types/src/core/cell.rs:487:63
[INFO] [stdout]     |
[INFO] [stdout] 486 |             for dep in tx.cell_deps_iter() {
[INFO] [stdout]     |                 ---    -------------------
[INFO] [stdout]     |                 |      |
[INFO] [stdout]     |                 |      `iter` calls a custom destructor
[INFO] [stdout]     |                 |      `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `dep` calls a custom destructor
[INFO] [stdout]     |                 `dep` will be dropped later as of Edition 2024
[INFO] [stdout] 487 |                 if let Some(output_idx) = output_indices.get(&dep.out_point().tx_hash()) {
[INFO] [stdout]     |                                                               ---------------^^^^^^^^^^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                                               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 492 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 493 |             for out_point in tx.input_pts_iter() {
[INFO] [stdout]     |                 ---------    -------------------
[INFO] [stdout]     |                 |            |
[INFO] [stdout]     |                 |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `out_point` calls a custom destructor
[INFO] [stdout]     |                 `out_point` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dep` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_point` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> types/src/core/cell.rs:494:63
[INFO] [stdout]     |
[INFO] [stdout] 486 |             for dep in tx.cell_deps_iter() {
[INFO] [stdout]     |                 ---    -------------------
[INFO] [stdout]     |                 |      |
[INFO] [stdout]     |                 |      `iter` calls a custom destructor
[INFO] [stdout]     |                 |      `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `dep` calls a custom destructor
[INFO] [stdout]     |                 `dep` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 493 |             for out_point in tx.input_pts_iter() {
[INFO] [stdout]     |                 ---------    -------------------
[INFO] [stdout]     |                 |            |
[INFO] [stdout]     |                 |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `out_point` calls a custom destructor
[INFO] [stdout]     |                 `out_point` will be dropped later as of Edition 2024
[INFO] [stdout] 494 |                 if let Some(output_idx) = output_indices.get(&out_point.tx_hash()) {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dep` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_point` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> types/src/utilities/merkle_mountain_range.rs:47:9
[INFO] [stdout]     |
[INFO] [stdout]  46 |           let raw = self.data().raw();
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `raw` calls a custom destructor
[INFO] [stdout]     |               `raw` will be dropped later as of Edition 2024
[INFO] [stdout]  47 | /         packed::HeaderDigest::new_builder()
[INFO] [stdout]  48 | |             .children_hash(self.hash())
[INFO] [stdout]  49 | |             .total_difficulty(self.difficulty().pack())
[INFO] [stdout]  50 | |             .start_number(raw.number())
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |             .start_compact_target(raw.compact_target())
[INFO] [stdout]  57 | |             .end_compact_target(raw.compact_target())
[INFO] [stdout]     | |                                                     ^
[INFO] [stdout]     | |                                                     |
[INFO] [stdout]     | |_____________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  58 |               .build()
[INFO] [stdout]  59 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ckb-jsonrpc-types v0.115.0-rc2 (/opt/rustwide/workdir/jsonrpc-types)
[INFO] [stderr]    Migrating jsonrpc-types/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> types/src/core/cell.rs:487:63
[INFO] [stdout]     |
[INFO] [stdout] 486 |             for dep in tx.cell_deps_iter() {
[INFO] [stdout]     |                 ---    -------------------
[INFO] [stdout]     |                 |      |
[INFO] [stdout]     |                 |      `iter` calls a custom destructor
[INFO] [stdout]     |                 |      `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `dep` calls a custom destructor
[INFO] [stdout]     |                 `dep` will be dropped later as of Edition 2024
[INFO] [stdout] 487 |                 if let Some(output_idx) = output_indices.get(&dep.out_point().tx_hash()) {
[INFO] [stdout]     |                                                               ---------------^^^^^^^^^^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                                               up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 492 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 493 |             for out_point in tx.input_pts_iter() {
[INFO] [stdout]     |                 ---------    -------------------
[INFO] [stdout]     |                 |            |
[INFO] [stdout]     |                 |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `out_point` calls a custom destructor
[INFO] [stdout]     |                 `out_point` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dep` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_point` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> types/src/core/cell.rs:494:63
[INFO] [stdout]     |
[INFO] [stdout] 486 |             for dep in tx.cell_deps_iter() {
[INFO] [stdout]     |                 ---    -------------------
[INFO] [stdout]     |                 |      |
[INFO] [stdout]     |                 |      `iter` calls a custom destructor
[INFO] [stdout]     |                 |      `iter` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `dep` calls a custom destructor
[INFO] [stdout]     |                 `dep` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 493 |             for out_point in tx.input_pts_iter() {
[INFO] [stdout]     |                 ---------    -------------------
[INFO] [stdout]     |                 |            |
[INFO] [stdout]     |                 |            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 |            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 |            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 |            `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                 `out_point` calls a custom destructor
[INFO] [stdout]     |                 `out_point` will be dropped later as of Edition 2024
[INFO] [stdout] 494 |                 if let Some(output_idx) = output_indices.get(&out_point.tx_hash()) {
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 499 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dep` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `out_point` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> types/src/utilities/merkle_mountain_range.rs:47:9
[INFO] [stdout]     |
[INFO] [stdout]  46 |           let raw = self.data().raw();
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `raw` calls a custom destructor
[INFO] [stdout]     |               `raw` will be dropped later as of Edition 2024
[INFO] [stdout]  47 | /         packed::HeaderDigest::new_builder()
[INFO] [stdout]  48 | |             .children_hash(self.hash())
[INFO] [stdout]  49 | |             .total_difficulty(self.difficulty().pack())
[INFO] [stdout]  50 | |             .start_number(raw.number())
[INFO] [stdout] ...   |
[INFO] [stdout]  56 | |             .start_compact_target(raw.compact_target())
[INFO] [stdout]  57 | |             .end_compact_target(raw.compact_target())
[INFO] [stdout]     | |                                                     ^
[INFO] [stdout]     | |                                                     |
[INFO] [stdout]     | |_____________________________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  58 |               .build()
[INFO] [stdout]  59 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed jsonrpc-types/src/uints.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 |             priority: raw.priority().unpack(),
[INFO] [stdout]     |                       --------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 122 |             notice_until: raw.notice_until().unpack(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] 108 |         Alert {
[INFO] [stdout] 109 |             id: raw.id().unpack(),
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 110 |             cancel: raw.cancel().unpack(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |             message: unsafe { raw.as_reader().message().as_utf8_unchecked() }.to_owned(),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^                       -------- borrow later used by call
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] 132 |         AlertMessage {
[INFO] [stdout] 133 |             id: raw.id().unpack(),
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 134 |             priority: raw.priority().unpack(),
[INFO] [stdout]     |                       --------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 135 |             notice_until: raw.notice_until().unpack(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 138 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:136:31
[INFO] [stdout]     |
[INFO] [stdout] 136 |             message: unsafe { raw.as_reader().message().as_utf8_unchecked() }.to_owned(),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^                       -------- borrow later used by call
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/blockchain.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |               type_,
[INFO] [stdout]     |               -----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `type_` calls a custom destructor
[INFO] [stdout]     |               `type_` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 187 | /         packed::CellOutput::new_builder()
[INFO] [stdout] 188 | |             .capacity(capacity.pack())
[INFO] [stdout] 189 | |             .lock(lock.into())
[INFO] [stdout] 190 | |             .type_(type_)
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 191 |               .build()
[INFO] [stdout] 192 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `type_` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/blockchain.rs:476:22
[INFO] [stdout]     |
[INFO] [stdout] 474 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] 475 |         Self {
[INFO] [stdout] 476 |             version: raw.version().unpack(),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 488 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/blockchain.rs:791:20
[INFO] [stdout]     |
[INFO] [stdout] 779 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] 780 |         Self {
[INFO] [stdout] 781 |             version: raw.version().unpack(),
[INFO] [stdout]     |                      -------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                      up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 782 |             parent_hash: raw.parent_hash().unpack(),
[INFO] [stdout]     |                          -----------------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                          up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 783 |             timestamp: raw.timestamp().unpack(),
[INFO] [stdout]     |                        ---------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                        up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 784 |             number: raw.number().unpack(),
[INFO] [stdout]     |                     ------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                     up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 785 |             epoch: raw.epoch().unpack(),
[INFO] [stdout]     |                    -----------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 786 |             transactions_root: raw.transactions_root().unpack(),
[INFO] [stdout]     |                                -----------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 787 |             proposals_hash: raw.proposals_hash().unpack(),
[INFO] [stdout]     |                             --------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 788 |             compact_target: raw.compact_target().unpack(),
[INFO] [stdout]     |                             --------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 789 |             extra_hash: raw.extra_hash().unpack(),
[INFO] [stdout]     |                         ----------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 790 |             dao: raw.dao().into(),
[INFO] [stdout] 791 |             nonce: input.nonce().unpack(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 792 |         }
[INFO] [stdout] 793 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:122:27
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 |             priority: raw.priority().unpack(),
[INFO] [stdout]     |                       --------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 122 |             notice_until: raw.notice_until().unpack(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] 108 |         Alert {
[INFO] [stdout] 109 |             id: raw.id().unpack(),
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                 up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 110 |             cancel: raw.cancel().unpack(),
[INFO] [stdout]     |                     ^^^^^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:123:31
[INFO] [stdout]     |
[INFO] [stdout] 123 |             message: unsafe { raw.as_reader().message().as_utf8_unchecked() }.to_owned(),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^                       -------- borrow later used by call
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:135:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] 132 |         AlertMessage {
[INFO] [stdout] 133 |             id: raw.id().unpack(),
[INFO] [stdout]     |                 --------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 134 |             priority: raw.priority().unpack(),
[INFO] [stdout]     |                       --------------
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 135 |             notice_until: raw.notice_until().unpack(),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 138 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/alert.rs:136:31
[INFO] [stdout]     |
[INFO] [stdout] 136 |             message: unsafe { raw.as_reader().message().as_utf8_unchecked() }.to_owned(),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^                       -------- borrow later used by call
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/blockchain.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |               type_,
[INFO] [stdout]     |               -----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `type_` calls a custom destructor
[INFO] [stdout]     |               `type_` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 187 | /         packed::CellOutput::new_builder()
[INFO] [stdout] 188 | |             .capacity(capacity.pack())
[INFO] [stdout] 189 | |             .lock(lock.into())
[INFO] [stdout] 190 | |             .type_(type_)
[INFO] [stdout]     | |                         ^
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |_________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 191 |               .build()
[INFO] [stdout] 192 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `type_` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/blockchain.rs:476:22
[INFO] [stdout]     |
[INFO] [stdout] 474 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] 475 |         Self {
[INFO] [stdout] 476 |             version: raw.version().unpack(),
[INFO] [stdout]     |                      ^^^^^^^^^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 488 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> jsonrpc-types/src/blockchain.rs:791:20
[INFO] [stdout]     |
[INFO] [stdout] 779 |         let raw = input.raw();
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `raw` calls a custom destructor
[INFO] [stdout]     |             `raw` will be dropped later as of Edition 2024
[INFO] [stdout] 780 |         Self {
[INFO] [stdout] 781 |             version: raw.version().unpack(),
[INFO] [stdout]     |                      -------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                      up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 782 |             parent_hash: raw.parent_hash().unpack(),
[INFO] [stdout]     |                          -----------------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                          up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 783 |             timestamp: raw.timestamp().unpack(),
[INFO] [stdout]     |                        ---------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                        up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 784 |             number: raw.number().unpack(),
[INFO] [stdout]     |                     ------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                     up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 785 |             epoch: raw.epoch().unpack(),
[INFO] [stdout]     |                    -----------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                    up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 786 |             transactions_root: raw.transactions_root().unpack(),
[INFO] [stdout]     |                                -----------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 787 |             proposals_hash: raw.proposals_hash().unpack(),
[INFO] [stdout]     |                             --------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 788 |             compact_target: raw.compact_target().unpack(),
[INFO] [stdout]     |                             --------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 789 |             extra_hash: raw.extra_hash().unpack(),
[INFO] [stdout]     |                         ----------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 790 |             dao: raw.dao().into(),
[INFO] [stdout] 791 |             nonce: input.nonce().unpack(),
[INFO] [stdout]     |                    ^^^^^^^^^^^^^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 792 |         }
[INFO] [stdout] 793 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `raw` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.6.0/src/bytes.rs:544:1
[INFO] [stdout]     |
[INFO] [stdout] 544 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.16s
[INFO] [stderr] crater-edition-check: ckb-build-info v0.115.0-rc2 (/opt/rustwide/workdir/build-info) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-constant v0.115.0-rc2 (/opt/rustwide/workdir/constant) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-crypto v0.115.0-rc2-offline (/opt/rustwide/workdir/crypto) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-fixed-hash v0.115.0-rc2-offline (/opt/rustwide/workdir/fixed-hash) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-fixed-hash-core v0.115.0-rc2-offline (/opt/rustwide/workdir/fixed-hash/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-fixed-hash-macros v0.115.0-rc2-offline (/opt/rustwide/workdir/fixed-hash/macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-gen-types v0.115.0-rc3-offline (/opt/rustwide/workdir/gen-types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-error v0.115.0-rc2 (/opt/rustwide/workdir/error) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-occupied-capacity v0.115.0-rc2 (/opt/rustwide/workdir/occupied-capacity) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-occupied-capacity-core v0.115.0-rc2 (/opt/rustwide/workdir/occupied-capacity/core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-occupied-capacity-macros v0.115.0-rc2 (/opt/rustwide/workdir/occupied-capacity/macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-hash v0.115.0-rc2 (/opt/rustwide/workdir/hash) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-jsonrpc-types v0.115.0-rc2 (/opt/rustwide/workdir/jsonrpc-types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-types v0.115.0-rc2 (/opt/rustwide/workdir/types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ckb-rational v0.115.0-rc2 (/opt/rustwide/workdir/rational) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ckb-hash v0.115.0-rc2 (/opt/rustwide/workdir/hash)
[INFO] [stderr]     Checking ckb-fixed-hash-core v0.115.0-rc2-offline (/opt/rustwide/workdir/fixed-hash/core)
[INFO] [stderr]     Checking ckb-occupied-capacity-core v0.115.0-rc2 (/opt/rustwide/workdir/occupied-capacity/core)
[INFO] [stderr]     Checking ckb-constant v0.115.0-rc2 (/opt/rustwide/workdir/constant)
[INFO] [stderr]     Checking ckb-build-info v0.115.0-rc2 (/opt/rustwide/workdir/build-info)
[INFO] [stderr]     Checking ckb-rational v0.115.0-rc2 (/opt/rustwide/workdir/rational)
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> occupied-capacity/core/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> occupied-capacity/core/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> occupied-capacity/core/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ckb-occupied-capacity-macros v0.115.0-rc2 (/opt/rustwide/workdir/occupied-capacity/macros)
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> occupied-capacity/macros/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> occupied-capacity/macros/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> occupied-capacity/macros/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ckb-fixed-hash-macros v0.115.0-rc2-offline (/opt/rustwide/workdir/fixed-hash/macros)
[INFO] [stderr]     Checking ckb-occupied-capacity v0.115.0-rc2 (/opt/rustwide/workdir/occupied-capacity)
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> occupied-capacity/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> occupied-capacity/src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ckb-error v0.115.0-rc2 (/opt/rustwide/workdir/error)
[INFO] [stdout] warning: unused import: `alloc::string::ToString`
[INFO] [stdout]  --> error/src/util.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::string::ToString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> error/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::string::ToString`
[INFO] [stdout]  --> error/src/util.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use alloc::string::ToString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> error/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ckb-fixed-hash v0.115.0-rc2-offline (/opt/rustwide/workdir/fixed-hash)
[INFO] [stderr]     Checking ckb-gen-types v0.115.0-rc3-offline (/opt/rustwide/workdir/gen-types)
[INFO] [stderr]     Checking ckb-crypto v0.115.0-rc2-offline (/opt/rustwide/workdir/crypto)
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crypto/src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `error_in_core` has been stable since 1.81.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crypto/src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(error_in_core)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> gen-types/src/lib.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if #[cfg(feature = "std")] {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/conversion/primitive.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/conversion/primitive.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/mod.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(any(feature = "calc-hash", feature = "std"))]
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/mod.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(any(feature = "calc-hash", feature = "std"))]
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/mod.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(any(feature = "check-data", feature = "std"))]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> gen-types/src/extension/mod.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(feature = "serialized-size", feature = "std"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> gen-types/src/extension/rust_core_traits.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoCapacity`
[INFO] [stdout]  --> gen-types/src/extension/capacity.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ckb_occupied_capacity::{Capacity, IntoCapacity, Result as CapacityResult};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> gen-types/src/lib.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |     if #[cfg(feature = "std")] {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/conversion/primitive.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/conversion/primitive.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/mod.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(any(feature = "calc-hash", feature = "std"))]
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/mod.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(any(feature = "calc-hash", feature = "std"))]
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/mod.rs:8:35
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(any(feature = "check-data", feature = "std"))]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> gen-types/src/extension/mod.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(any(feature = "serialized-size", feature = "std"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> gen-types/src/extension/rust_core_traits.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoCapacity`
[INFO] [stdout]  --> gen-types/src/extension/capacity.rs:1:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ckb_occupied_capacity::{Capacity, IntoCapacity, Result as CapacityResult};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/tests/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/tests/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "std")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/tests/mod.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(any(feature = "check-data", feature = "std"))]
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]  --> gen-types/src/extension/tests/mod.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(any(feature = "serialized-size", feature = "std"))]
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]   = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `std`
[INFO] [stdout]   --> gen-types/src/extension/tests/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "std")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `calc-hash`, `check-data`, `default`, and `serialized-size`
[INFO] [stdout]    = help: consider adding `std` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/std_env.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl_conversion_for_option!(H256, Byte32Opt, Byte32OptReader);
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_conversion_for_option_pack` which comes from the expansion of the macro `impl_conversion_for_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl_conversion_for_packed_optional_pack!(Byte32, Byte32Opt);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl_conversion_for_packed_optional_pack!(CellOutput, CellOutputOpt);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl_conversion_for_packed_optional_pack!(Script, ScriptOpt);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl_conversion_for_option!(bool, BoolOpt, BoolOptReader);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_option_pack` which comes from the expansion of the macro `impl_conversion_for_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl_conversion_for_option_pack!(&str, BytesOpt);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | impl_conversion_for_option_pack!(String, BytesOpt);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl_conversion_for_option_pack!(Bytes, BytesOpt);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl_conversion_for_packed_optional_pack!(Bytes, BytesOpt);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/std_env.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl_conversion_for_option!(H256, Byte32Opt, Byte32OptReader);
[INFO] [stdout]    | ------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_conversion_for_option_pack` which comes from the expansion of the macro `impl_conversion_for_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl_conversion_for_packed_optional_pack!(Byte32, Byte32Opt);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl_conversion_for_packed_optional_pack!(CellOutput, CellOutputOpt);
[INFO] [stdout]    | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let Some(ref inner) = self {
[INFO] [stdout]    |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]   ::: gen-types/src/conversion/blockchain/mod.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | impl_conversion_for_packed_optional_pack!(Script, ScriptOpt);
[INFO] [stdout]    | ------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl_conversion_for_option!(bool, BoolOpt, BoolOptReader);
[INFO] [stdout]     | --------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_option_pack` which comes from the expansion of the macro `impl_conversion_for_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:205:1
[INFO] [stdout]     |
[INFO] [stdout] 205 | impl_conversion_for_option_pack!(&str, BytesOpt);
[INFO] [stdout]     | ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:206:1
[INFO] [stdout]     |
[INFO] [stdout] 206 | impl_conversion_for_option_pack!(String, BytesOpt);
[INFO] [stdout]     | -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:15:29
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl_conversion_for_option_pack!(Bytes, BytesOpt);
[INFO] [stdout]     | ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_option_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  15 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> gen-types/src/conversion/utilities.rs:77:29
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 if let Some(ref inner) = self {
[INFO] [stdout]     |                             ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]    ::: gen-types/src/conversion/primitive.rs:208:1
[INFO] [stdout]     |
[INFO] [stdout] 208 | impl_conversion_for_packed_optional_pack!(Bytes, BytesOpt);
[INFO] [stdout]     | ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_conversion_for_packed_optional_pack` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  77 |                 if let &Some(ref inner) = self {
[INFO] [stdout]     |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ckb-gen-types` (lib) due to 9 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ckb-gen-types` (lib test) due to 9 previous errors; 14 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9e182a0adab979cfd01820f94379b47af6073dff8f3a407ad19d1080de6a6281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e182a0adab979cfd01820f94379b47af6073dff8f3a407ad19d1080de6a6281", kill_on_drop: false }`
[INFO] [stdout] 9e182a0adab979cfd01820f94379b47af6073dff8f3a407ad19d1080de6a6281
